home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / boot / diskBoot.OpenProm / RCS / devConfig.c,BAD < prev    next >
Text File  |  1991-01-05  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. DU                        User Commands                        DU
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      du - summarize disk usage
  10.  
  11. SSYYNNOOPPSSIISS
  12.      dduu [ --ss ] [ --aa ] [ name ... ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _D_u gives the number of kilobytes contained in all files and,
  16.      recursively, directories within each specified directory or
  17.      file _n_a_m_e.  If _n_a_m_e is missing, `..' is used.
  18.  
  19.      The argument --ss causes only the grand total to be given.
  20.      The argument --aa causes an entry to be generated for each
  21.      file.  Absence of either causes an entry to be generated for
  22.      each directory only.
  23.  
  24.      A file which has two links to it is only counted once.
  25.  
  26. SSEEEE AALLSSOO
  27.      df(1), quot(8)
  28.  
  29. BBUUGGSS
  30.      Non-directories given as arguments (not under --aa option) are
  31.      not listed.
  32.      If there are too many distinct linked files, _d_u counts the
  33.      excess files multiply.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.